CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cubic spline

搜索资源列表

  1. cubic_subdiv

    1下载:
  2. Subdivision interpolation using cubic B-spline wavelet.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:622
    • 提供者:Harry
  1. cubic_av

    0下载:
  2. Average interpolation using cubic B-spline wavelet.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:616
    • 提供者:Harry
  1. BSpline

    1下载:
  2. 程序实现二次B样条平滑,三次B样条平滑;二次B样条平滑后节点插值-Program to achieve the second B-spline smoothing, cubic B-spline smoothed after the second B-spline interpolation smooth node
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:593248
    • 提供者:蒋锦朋
  1. Bezier

    0下载:
  2. 用二次或三次B样条或Bezier曲线算法生成曲线。-Generated by a quadratic curve or a cubic B-spline or Bezier curve algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:220566
    • 提供者:林伟鸿
  1. Graphics-comprehensive-experiment

    0下载:
  2. 1.1实现绘制Bresenham直线 运用Bresenham算法,通过点绘制实现直线。 1.2实现种子填充算法 运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。 1.3实现几何变换 运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。 1.4实现窗口裁剪 通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。 1.5实现绘制曲线 通过Bezie
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:257204
    • 提供者:林伟鸿
  1. OFDM

    0下载:
  2. Channel estimation techniques for OFDM systems based on a pilot arrangement are investigated. Channel estimation based on a comb type pilot arrangement is studied through different algorithms for both estimating the channel at pilot frequencies and i
  3. 所属分类:3G develop

    • 发布日期:2017-04-14
    • 文件大小:3181
    • 提供者:MUHAMMAD SHAKIL
  1. Bi3BSpline

    1下载:
  2. 双三次B样条曲面拟合,使用不同的样色标示不同的拟合区,很值得研究。-Bi-cubic B-spline surface fitting, using different colors indicate different kind of fitting area, it is worth studying.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:344603
    • 提供者:mark
  1. 35303

    0下载:
  2. 过控制点的三次B样条曲线VC源代码,可以再VC6.0下直接运行,用鼠标任意选在控制点,过控制点的三次B样条曲线。-Through the control points cubic B-spline curve VC source code, you can then run directly under VC6.0 with the mouse in any election in the control point, controlling the points cubic B-spline
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:316150
    • 提供者:林镇安
  1. bspline

    1下载:
  2. B样条曲线拟合程序,实现控制点求取一个合适的三次B样条,以及重新拟合的曲线,拥有良好的精确度-b-spline curve fitting procedures, implement control point to strike a fitting cubic B-spline, as well as re-fitting curves, better accuracy
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3057
    • 提供者:周燚
  1. AllGraph(v-3.01)

    0下载:
  2. Some code in C++Builder 6.0 manner. You can calc a spline(hermite, cubic, and so on) for sequence of vertexes.
  3. 所属分类:Printing program

    • 发布日期:2017-04-29
    • 文件大小:10125
    • 提供者:Alex
  1. Bsp

    0下载:
  2. 二次b样条和三次b样条曲线画法,完全按照定义来做的,支持多个点的绘制。比贝塞尔曲线好画,贝塞尔曲线有三个点和四个点的画法,点再多就需要拟合了-B-spline quadratic and cubic b-spline curve drawing, done in full accordance with the definition of support to draw more points. Good Bibeisaier curve drawing, Bezier curve with t
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-05
    • 文件大小:52082
    • 提供者:younbor
  1. DrawCurve

    1下载:
  2. MFC绘制三次B样条曲线和贝塞尔曲线,并且可以移动控制点,变换曲线形状。-Using MFC to draw the curve of cubic B spline and bezier, and can move the control points, transform curve shape.
  3. 所属分类:Other windows programs

    • 发布日期:2016-12-03
    • 文件大小:4914176
    • 提供者:李虎
  1. jjxditions

    0下载:
  2. 基于最优条件下三次B样条小波的多尺度边缘检测算子-Based on the optimal conditions of cubic B spline wavelet multi-scale edge detection operator
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-17
    • 文件大小:142336
    • 提供者:scoee
  1. 120678

    0下载:
  2. 基于最优条件下三次B样条小波的多尺度边缘检测算子(Based on the optimal conditions of cubic B spline wavelet multi-scale edge detection operator)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-18
    • 文件大小:142336
    • 提供者:郑梅玟
  1. 三次B样条轨迹规划

    4下载:
  2. 根据三次B样条公式,算出样条曲线,并取样,把三维坐标写进txt,再用matlab绘制三维三次B样条曲线(According to the cubic B-spline formula, calculate the spline curve, and sample, the three-dimensional coordinates into the txt, and then draw three-dimensional cubic B-spline curve)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:2540544
    • 提供者:liwei007
  1. 三次B样条细分

    0下载:
  2. 经典三次B样条细分算法;四个控制点;细分曲线(cubic B spline subdivision algorithm; curve)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-24
    • 文件大小:9022464
    • 提供者:0_9
  1. 三次四阶b样条插值算法(Deboor算法)

    2下载:
  2. 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-29
    • 文件大小:39255040
    • 提供者:陈哈
  1. 曲线和曲面算法

    1下载:
  2. 代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。 环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。(The code contains the following algorithms: three-leaf plum blossom line, cylindrical spiral, conical spiral, cubic Bezier curve, cubic B-spline curve. Torus, cone, bilinear sur
  3. 所属分类:Windows编程

    • 发布日期:2021-04-06
    • 文件大小:44032
    • 提供者:汪翔
« 1 2 ... 27 28 29 30 31 32»
搜珍网 www.dssz.com